Function isotope_parser::token::is_keyword [−][src]
pub fn is_keyword(input: &str) -> bool
Expand description
Check whether a string not beginning with #
is a keyword or number
pub fn is_keyword(input: &str) -> bool
Check whether a string not beginning with #
is a keyword or number